home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / telfr.xml < prev    next >
Text File  |  2002-08-30  |  1KB  |  29 lines

  1. <search function="telfr">
  2.    <name>French phone numbers</name>
  3.    <description>
  4.       Get the name behind the phone number. Spaces and other separators allowed.<br/>
  5.       <div class="helpboxDescLabels">Example:</div>
  6.       <table class="helpBoxDescTable">
  7.           <tr><td class="helpboxDescColumns">telfr 01.42-92*81_00</td></tr>
  8.       </table>
  9.    </description>
  10.   <category>People and Places</category>
  11.   <link>http://www.infobel.com/france/default.asp?qSearchType=RWP</link>
  12.   <contributor>MLL</contributor>
  13.   <todo>allow several criterias (last name, city,...)</todo>
  14.  
  15.   <script><![CDATA[
  16.     function telfr(q)
  17.     {
  18.       if( nullArgs( "telfr", q ) ) return false;
  19.       openSearchWindow( "http://www.infobel.com/france/wp/search/result.asp?qSearchType=RWP&qCountryCode=fr&QLANGUAGE=1&qphone=" + q );
  20.     }
  21.   ]]></script>
  22.  
  23.   <copyright>
  24.     Copyright (c) 2002 David Bau
  25.     Distributed under the terms of the
  26.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  27.   </copyright>
  28. </search>
  29.